STEP 4: Our list got longer, so let's move our basics_display to the center of the stage so it's easier to read the whole thing.
A list can store an unlimited number of things! The display variable function might run off the stage if the list gets too long. Center it to see all list values.
- Change the x-coordinate in .Display() to 0.
To navigate the page using the TAB key, first press ESC to exit the code editor.